home *** CD-ROM | disk | FTP | other *** search
/ Chronicles of Narnia, The…) (Electronic Press Kit) / Chronicles of Narnia, The - The Lion, the Witch and the Wardrobe (Europe) (Electronic Press Kit).bin / bv_n_screens.swf / scripts / DefineButton2_31 / BUTTONCONDACTION on(release).as
Text File  |  2005-10-03  |  183b  |  9 lines

  1. on(release){
  2.    _root.pulseXtemp = 185;
  3.    _root.barXtemp = _root.barX;
  4.    _root.barmark = 0;
  5.    _root.maxRight = 26;
  6.    _root.maxLeft = 1;
  7.    _root.bar.gotoAndStop("ps2");
  8. }
  9.